home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
HYP
/
C-D
/
DeleteFile XCMD Stack.cpt
/
DeleteFile XCMD Stack
/
background_2411.txt
< prev
next >
Wrap
Text File
|
1989-02-26
|
2KB
|
100 lines
-- background: 2411 from stack: in
-- bmap block id: 4558
-- flags: 4000
-- background id: 0
-- name: Instruction bkgnd
----- HyperTalk script -----
on openBackground
hide message
end openBackground
-- part 1 (field)
-- low flags: 01
-- high flags: 2000
-- rect: left=45 top=45 right=308 bottom=468
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 2
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Field 1
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=39 top=314 right=341 bottom=72
-- title width / last selected line: 0
-- icon id / first selected line: 21700 / 21700
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
go home
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=437 top=314 right=342 bottom=470
-- title width / last selected line: 0
-- icon id / first selected line: 6720 / 6720
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
go to card id 2949
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=237 top=316 right=340 bottom=265
-- title width / last selected line: 0
-- icon id / first selected line: 15420 / 15420
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: left
----- HyperTalk script -----
on mouseUp
go previous
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=268 top=316 right=340 bottom=296
-- title width / last selected line: 0
-- icon id / first selected line: 16560 / 16560
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: right
----- HyperTalk script -----
on mouseUp
go next
end mouseUp